HaruImage
PHP Manual

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidthGet the width of the image

Descripción

int HaruImage::getWidth ( void )

Get the width of the image.

Lista de parámetros

This function has no parameters.

Valores retornados

Returns the width of the image.

Errors/Exceptions

Throws a HaruException on error.


HaruImage
PHP Manual